I’m exploring CSS and today explore three different ways to style a webpage. Here using Three tags heading tag h1 order list tag ol and paragraph tag p and use differnet styles on tags
Like 1. Inline CSS used in Heading tag 2. Internal CSS in Ordered list 3. External CSS in paragraph tag